String Shuffling over a Gap between Parsing and Plan Recognition
نویسنده
چکیده
We propose a new probabilistic plan recognition algorithm YR based on an extension of Tomita’s Generalized LR (GLR) parser for grammars enriched with the shuffle operator. YR significantly outperforms previous approaches based on topdown parsers, shows more consistent run times among similar libraries, and degrades more gracefully as plan library complexity increases. YR also lifts the restrictions on leftrecursion imposed by approaches based on top-down parsing algorithms. We further propose that context-free shuffle grammars, more than traditional context-free grammars, should be seen as the appropriate analogue of HTN plan libraries in the correspondence of plan recognition and parsing.
منابع مشابه
Tabular Parsing
Parsing is the process of determining the parses of an input string according to a grammar. In this chapter we will restrict ourselves to context-free grammars. Parsing is related to recognition, which is the process of determining whether an input string is in the language described by a grammar or automaton. Most algorithms we will discuss are recognition algorithms, but since they can be str...
متن کاملGetting Serious About Parsing Plans: A Grammatical Analysis of Plan Recognition
This paper is concerned with making precise the notion that recognizing plans is much like parsing text. To this end, it establishes a correspondence between Kautz’ plan recognition formalism and existing grammatical frameworks. This mapping helps isolate subsets of Kautz’ formalism in which plan recognition can be efficiently performed by parsing. In recent years, plan recognition has emerged ...
متن کاملHeuristics for Planning, Plan Recognition and Parsing
In a recent paper, we have shown that Plan Recognition over STRIPS can be formulated and solved using Classical Planning heuristics and algorithms (Ramirez and Geffner 2009). In this work, we show that this formulation subsumes the standard formulation of Plan Recognition over libraries through a compilation of libraries into STRIPS theories. The libraries correspond to AND/OR graphs that may b...
متن کاملOn Natural Language Processing and Plan Recognition
The research areas of plan recognition and natural language parsing share many common features and even algorithms. However, the dialog between these two disciplines has not been effective. Specifically, significant recent results in parsing mildly context sensitive grammars have not been leveraged in the state of the art plan recognition systems. This paper will outline the relations between n...
متن کاملSemi - Probabilistic Automata
Observing the environment and recoganizing patterns for the purpose of decision making are fundamental to any scientific enquiry. Pattern recognition is a scientific discipline so much so that it enables perception in machines and also it has applications in diverse technology areas. Among the scientific community, statistical pattern recognition has received considerable attention in recent ye...
متن کامل